FHIR IG Statistics: StructureDefinition/Location-id-core 
Resources that use this resource
No resources found
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
  "resourceType": "StructureDefinition",
  "id": "Location-id-core",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2023-06-06T01:27:09.5705404+00:00"
  },
  "url": "http://fhir.hie.moh.gov.id/StructureDefinition/Location-id-core",
  "version": "1.0.0",
  "name": "LocationIdCore",
  "title": "Location (ID Core)",
  "status": "active",
  "experimental": false,
  "date": "2023-06-07T07:16:10.3933867+00:00",
  "description": "Defines basic constraints and extensions on the Location resource for use with other ID Core resources",
  "copyright": "Used by permission of HL7 International, all rights reserved Creative Commons License",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "Location",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Location",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Location.extension",
        "path": "Location.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "open"
        },
        "min": 0
      },
      {
        "id": "Location.extension:audit",
        "path": "Location.extension",
        "sliceName": "audit",
        "short": "Record audit on individual who recorded and updated the data",
        "definition": "Record audit on individual who recorded and updated the data",
        "comment": "Record audit on individual who recorded and updated the data",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://fhir.hie.moh.gov.id/StructureDefinition/audit-id-core"
            ]
          }
        ],
        "isModifier": false
      },
      {
        "id": "Location.status",
        "path": "Location.status",
        "min": 1
      },
      {
        "id": "Location.name",
        "path": "Location.name",
        "min": 1
      },
      {
        "id": "Location.type",
        "path": "Location.type",
        "binding": {
          "strength": "extensible",
          "valueSet": "http://fhir.hie.moh.gov.id/ValueSet/location-type-id-core"
        }
      },
      {
        "id": "Location.type.coding",
        "path": "Location.type.coding",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "system"
            }
          ],
          "rules": "open"
        }
      },
      {
        "id": "Location.type.coding:encounterClass",
        "path": "Location.type.coding",
        "sliceName": "encounterClass",
        "binding": {
          "strength": "example",
          "valueSet": "http://fhir.hie.moh.gov.id/ValueSet/encounter-class-id-core"
        }
      },
      {
        "id": "Location.type.coding:encounterClass.system",
        "path": "Location.type.coding.system",
        "min": 1,
        "fixedUri": "http://fhir.hie.moh.gov.id/CodeSystem/encounter-class-id-core"
      },
      {
        "id": "Location.type.coding:wardClass",
        "path": "Location.type.coding",
        "sliceName": "wardClass",
        "binding": {
          "strength": "preferred",
          "valueSet": "http://fhir.hie.moh.gov.id/ValueSet/ward-class-id-core"
        }
      },
      {
        "id": "Location.type.coding:wardClass.system",
        "path": "Location.type.coding.system",
        "min": 1,
        "fixedUri": "http://fhir.hie.moh.gov.id/CodeSystem/ward-class-id-core"
      },
      {
        "id": "Location.type.coding:wardCategory",
        "path": "Location.type.coding",
        "sliceName": "wardCategory",
        "binding": {
          "strength": "example",
          "valueSet": "http://fhir.hie.moh.gov.id/ValueSet/ward-category-id-core"
        }
      },
      {
        "id": "Location.type.coding:wardCategory.system",
        "path": "Location.type.coding.system",
        "min": 1,
        "fixedUri": "http://fhir.hie.moh.gov.id/CodeSystem/ward-category-id-core"
      },
      {
        "id": "Location.type.coding:wardSpecialty",
        "path": "Location.type.coding",
        "sliceName": "wardSpecialty",
        "binding": {
          "strength": "preferred",
          "valueSet": "http://fhir.hie.moh.gov.id/ValueSet/ward-specialty-id-core"
        }
      },
      {
        "id": "Location.type.coding:wardSpecialty.system",
        "path": "Location.type.coding.system",
        "min": 1,
        "fixedUri": "http://fhir.hie.moh.gov.id/CodeSystem/ward-specialty-id-core"
      },
      {
        "id": "Location.address",
        "path": "Location.address",
        "type": [
          {
            "code": "Address",
            "profile": [
              "http://fhir.hie.moh.gov.id/StructureDefinition/Address-id-core"
            ]
          }
        ]
      },
      {
        "id": "Location.managingOrganization",
        "path": "Location.managingOrganization",
        "min": 1
      }
    ]
  }
}